object Form1: TForm1 Left = 225 Top = 308 Width = 736 Height = 300 Caption = 'frmExample' Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 OnCreate = FormCreate TextHeight = 16 object MLLabel2: TMLLabel Left = 0 Top = 0 Width = 728 Height = 273 Hint = 'This is the danish hint' Align = alClient AlignMent = taCenter Caption = 'Danish Caption For this Control' Font.Color = clBlack Font.Height = -48 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False ParentShowHint = False ShowHint = True OnClick = FormCreate IniParam = 'frmExample_MLLabel2_Caption' IniHint = 'frmExample_MLLabel2_Hint' end object ExampleWizard: TMLWizard LanguageIni = 'C:\ZIP\TMLTEST.INI' Left = 16 Top = 36 end end